type go/types.monoVertex
4 uses
go/types (current package)
mono.go#L56: vertices []monoVertex
mono.go#L68: type monoVertex struct {
mono.go#L294: w.vertices = append(w.vertices, monoVertex{obj: obj})
mono.go#L327: w.vertices = append(w.vertices, monoVertex{obj: obj})
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)